home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / CDinsight < prev    next >
Text File  |  2001-04-17  |  83b  |  5 lines

  1. #!/bin/sh
  2. SRCDIR=`dirname $0`/usr/share/Insight/library
  3.  
  4. insight -l "$SRCDIR" ${@}
  5.